access code
英 [ˈækses kəʊd]
美 [ˈækses koʊd]
存取码; 选取码
英英释义
noun
- a code (a series of characters or digits) that must be entered in some way (typed or dialed or spoken) to get the use of something (a telephone line or a computer or a local area network etc.)
双语例句
- Better partitioning of implementation by factoring out extremely stable data access code from services implementations.
通过将非常稳定的数据存取代码从服务实现中分解出来,获得更佳的实现划分。 - They encapsulate and abstract all of the data access code for creating, updating, deleting, and displaying information from your database, using JPA entities.
它们使用JPA实体装入并抽象出所有的,您的数据库中用于创建,更新,删除以及显示信息的数据访问代码。 - User billing is based on the purchase of the decryption access codes as indicated by the access code attributes encoded on the media.
用户计费是基于由介质上编码的存取码属性指示的解密存取码的购买。 - From a PHP perspective, extending Ajax isn't just about rewriting the XMLHttpRequest ( XHR) access code.
从PHP的角度来看,扩展Ajax功能并不仅仅是重写XMLHttpRequest(XHR)访问代码。 - Developers frequently require guidance when building JDBC code; bad JDBC code often results in having scattered data access code all over the place.
在构建JDBC代码时开发人员常常需要一些指导;差的JDBC代码往往使得到处都是数据访问代码。 - As this article has shown, implementing the DAO pattern entails more than just writing low-level data access code.
正如本文所展示的,实现DAO模式需要做比编写低级别的数据访问代码更多的工作。 - The latest release made it possible to access code written in other languages from Ruby and vice versa.
最新的版本使得用Ruby访问用其他语言写的代码成为可能,反之亦然。 - European Space Agency Address: esrin. esa. it, Access code: Telnet
欧洲空间组织地址:esrin.esa.it.访问代码:Telnet - Create the application client project and associated EAR; you can also implement the Web services access code, as described in the next section.
创建一个应用程序客户端工程和其相关的EAR文件;您也可以执行Web服务的存取码来实现,我们将在下面讲解。 - Why would you want a typesafe interface for your data access code?
为什么您要为数据访问代码提供类型安全接口?